Simon ReadMe
=============

This is a computer version of the classic game of Simon Says. 

This sample uses the MenuBar, Timer, and CommandButton controls.


Playing the Game
=================
* To start the game, select Start from the Game menu.
* To quit the game, select Exit from the File menu.


Objective: 
   The objective of the game is to follow what Simon says through the use of color. Simon will
   flash different colors randomly on the screen. Your job as a player is to follow
   the color patterns correctly in the order of their appearance.

How to Play:
1. Start the game.
2. Watch the color pattern presented.
3. When the Enter button becomes enabled, click on the color buttons in the same pattern presented.
4. Press Enter.


Additional Notes
=================
* This sample will run on the emulator.

* You can only click on the color pad when Simon is done flashing the colors.

* If you make a mistake there's no going back so take your time.

For more information on the controls used in this sample, see the eMbedded Visual Basic 
online documentation.

